Class ZoneImpl

java.lang.Object
com.cisco.pt.ipc.impl.IPCObjectImpl
com.cisco.pt.ipc.sim.impl.ZoneImpl
All Implemented Interfaces:
IPCObject, Zone

public class ZoneImpl extends IPCObjectImpl implements Zone
Information provided by the PKI file:

    \class Zone
    
    \brief Zone holds and manipulates the details of all configured zones.
    
    \example network().getDevice("Router0").getProcess("ZfwProcess").getZoneNameAt(0)
    
Author:
Auto-generated
  • Constructor Details

  • Method Details

    • getZoneName

      public String getZoneName()
      Information provided by the PKI file:
      
          \brief Returns the zone name.
          
          \return string, the zone name.
          
              
      Specified by:
      getZoneName in interface Zone
      Returns:
      String Returns a String
    • setZone

      public void setZone(String name)
      Information provided by the PKI file:
      
          \brief Sets the zone name.
          
          \param name, the zone name.
          
              
      Specified by:
      setZone in interface Zone
      Parameters:
      name - Takes in a parameter of name